home *** CD-ROM | disk | FTP | other *** search
/ PC Shareware 1997 February / PC Shareware 1997-02.iso / programy / pcbaby / _setup.1 / PCBaby4.exe / 0 / RCDATA / TSPLASH / TSPLASH.txt < prev   
Text File  |  1996-10-21  |  416b  |  23 lines

  1. object Splash: TSplash
  2.   Left = 182
  3.   Top = 73
  4.   BorderStyle = bsNone
  5.   Caption = 'Splash'
  6.   ClientHeight = 414
  7.   ClientWidth = 463
  8.   Font.Color = clWindowText
  9.   Font.Height = -13
  10.   Font.Name = 'System'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   PixelsPerInch = 96
  14.   TextHeight = 16
  15.   object Image1: TImage
  16.     Left = 0
  17.     Top = 0
  18.     Width = 464
  19.     Height = 414
  20.     Picture.Data = {<image000.bmp>}
  21.   end
  22. end
  23.